You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
MtxExpr Class
>
MtxExpr Methods
>
UpSample Method
>
MtxExpr.UpSample Method ([In] TVec, int, int)
Dew Math for .NET
MtxExpr.UpSample Method ([In] TVec, int, int)
MtxExpr Class
MtxExpr Members
Dew.Math.Units Namespace
UpSample Method
Collapse All
Increase sampling frequency without filtering.
Syntax
C#
Visual Basic
public
static
Vector
UpSample
([In]
TVec
Src
,
int
Factor
,
int
Phase
);
Public
static
Function
UpSample
(
Src
As
[In]
TVec
,
Factor
As
Integer
,
Phase
As
Integer
= 0)
As
Vector
Remarks
Internally calls
Vector.UpSample
Group
UpSample Method
Links
MtxExpr Class
,
MtxExpr Members
,
Dew.Math.Units Namespace
,
UpSample Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!